libghc-setenv-prof software package provides Cross-platform library for setting environment variables; profiling libraries, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-setenv-prof
libghc-setenv-prof is installed in your system.
Make ensure the libghc-setenv-prof package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-setenv-prof *
You will get with libghc-setenv-prof package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-setenv-prof |
| Version | 0.1.1.3-6 |
| Description | Cross-platform library for setting environment variables; profiling libraries |
| Sub Section | haskell |